Live freelance tracking. Raw descriptions turned into structured data. Find your next tech project without the noise.
upwork.com π’ 2026-05-04
πΉ Compile Email Addresses
π€ Client: πΊπΈ United States Member since 2012-06-06
π° Price: $10
π© Problem: Extract 105 email addresses from New York Institute of Technology Faculty and Staff Directory.
π¦ Existing: Not specified
Specifications:
[Target] Extract emails from NYIT directory page
[Method] Web scraping using Python with libraries like BeautifulSoup or Scrapy
[UI/UX] Not applicable
[Stack] Python, BeautifulSoup/Scrapy, JSON
[Security] Ensure compliance with website terms of service; use headless browser if necessary
[Format] Semicolon-separated list
Workflow:
Analyze the NYIT directory page structure to identify email address locations.
Write a Python script using BeautifulSoup or Scrapy to scrape emails from the identified sections.
Test the script on a small subset of the data to ensure accuracy and adjust selectors if needed.
Run the full script to extract all 105 email addresses.
Format the extracted emails as semicolon-separated list.